2025-10-03 23:17:43,990 [ 398178 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-10-03 23:17:43,991 [ 398178 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-10-03 23:17:43,991 [ 398178 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-10-03 23:17:43,991 [ 398178 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_v1jr37 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_materialized_mysql_database/test.py::test_double_quoted_comment test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 test_materialized_mysql_database/test.py::test_large_transaction test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype test_materialized_mysql_database/test.py::test_materialized_with_column_comments test_materialized_mysql_database/test.py::test_materialized_with_enum test_materialized_mysql_database/test.py::test_multi_table_update test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 'test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0]' 'test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1]' test_materialized_mysql_database/test.py::test_named_collections test_materialized_mysql_database/test.py::test_savepoint_query test_materialized_mysql_database/test.py::test_select_without_columns_5_7 test_materialized_mysql_database/test.py::test_select_without_columns_8_0 test_materialized_mysql_database/test.py::test_system_parts_table test_materialized_mysql_database/test.py::test_system_tables_table test_materialized_mysql_database/test.py::test_table_overrides test_materialized_mysql_database/test.py::test_table_table test_materialized_mysql_database/test.py::test_table_with_indexes test_materialized_mysql_database/test.py::test_text_blob_charset test_materialized_mysql_database/test.py::test_utf8mb4 test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery test_merge_table_over_distributed/test.py::test_filtering test_merge_table_over_distributed/test.py::test_global_in test_merge_table_over_distributed/test.py::test_select_table_name_from_merge_over_distributed test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path test_modify_engine_on_restart/test_zk_path_exists.py::test_modify_engine_fails_if_zk_path_exists test_move_partition_to_volume_async/test.py::test_async_alter_move test_move_partition_to_volume_async/test.py::test_sync_alter_move test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree test_on_cluster_timeouts/test.py::test_long_query test_overcommit_tracker/test.py::test_user_overcommit 'test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[0]' 'test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[1]' 'test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[0]' 'test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[1]' 'test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[0]' 'test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1]' test_parallel_replicas_snapshot_from_initiator/test.py::test_initiator_snapshot_is_used_for_reading 'test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('\"'\"'{file_name}'\"'\"') SELECT number, number+1 FROM system.numbers LIMIT 100 FORMAT Parquet-False]' 'test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('\"'\"'{file_name}'\"'\"') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=false FORMAT Parquet-False]' 'test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('\"'\"'{file_name}'\"'\"') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=true FORMAT Parquet-True]' 'test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '\"'\"'{file_name}'\"'\"' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = false;-False]' 'test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '\"'\"'{file_name}'\"'\"' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = true;-True]' 'test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '\"'\"'{file_name}'\"'\"' FORMAT Parquet;-False]' test_passing_max_partitions_to_read_remotely/test.py::test_default_database_on_cluster test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_single_node test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_usage_distributed test_postgresql_protocol/test.py::test_java_client test_postgresql_protocol/test.py::test_psql_client test_postgresql_protocol/test.py::test_python_client test_postgresql_replica_database_engine_1/test.py::test_abrupt_connection_loss_while_heavy_replication test_postgresql_replica_database_engine_1/test.py::test_abrupt_server_restart_while_heavy_replication test_postgresql_replica_database_engine_1/test.py::test_changing_replica_identity_value test_postgresql_replica_database_engine_1/test.py::test_clickhouse_restart test_postgresql_replica_database_engine_1/test.py::test_concurrent_transactions test_postgresql_replica_database_engine_1/test.py::test_different_data_types test_postgresql_replica_database_engine_1/test.py::test_drop_database_while_replication_startup_not_finished test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_all_database_tables test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_subset_of_database_tables test_postgresql_replica_database_engine_1/test.py::test_many_concurrent_queries test_postgresql_replica_database_engine_1/test.py::test_multiple_databases test_postgresql_replica_database_engine_1/test.py::test_quoting_1 test_postgresql_replica_database_engine_1/test.py::test_quoting_2 test_postgresql_replica_database_engine_1/test.py::test_replica_identity_index -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 FORMAT Parquet-False] test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[0] test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams test_merge_table_over_distributed/test.py::test_filtering test_move_partition_to_volume_async/test.py::test_async_alter_move test_postgresql_protocol/test.py::test_java_client test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_single_node test_materialized_mysql_database/test.py::test_double_quoted_comment test_postgresql_replica_database_engine_1/test.py::test_abrupt_connection_loss_while_heavy_replication [gw4] [ 1%] PASSED test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 FORMAT Parquet-False] test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=false FORMAT Parquet-False] [gw4] [ 2%] PASSED test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=false FORMAT Parquet-False] test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=true FORMAT Parquet-True] [gw4] [ 3%] PASSED test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=true FORMAT Parquet-True] test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = false;-False] [gw4] [ 4%] PASSED test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = false;-False] test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = true;-True] [gw4] [ 5%] PASSED test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = true;-True] test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet;-False] [gw4] [ 6%] PASSED test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet;-False] [gw7] [ 7%] PASSED test_merge_table_over_distributed/test.py::test_filtering test_merge_table_over_distributed/test.py::test_global_in [gw7] [ 8%] PASSED test_merge_table_over_distributed/test.py::test_global_in test_merge_table_over_distributed/test.py::test_select_table_name_from_merge_over_distributed [gw7] [ 9%] PASSED test_merge_table_over_distributed/test.py::test_select_table_name_from_merge_over_distributed test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path [gw6] [ 10%] PASSED test_postgresql_protocol/test.py::test_java_client test_postgresql_protocol/test.py::test_psql_client [gw6] [ 11%] PASSED test_postgresql_protocol/test.py::test_psql_client test_postgresql_protocol/test.py::test_python_client [gw6] [ 12%] PASSED test_postgresql_protocol/test.py::test_python_client [gw3] [ 13%] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[0] test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[1] [gw9] [ 14%] PASSED test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_single_node test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_usage_distributed [gw8] [ 15%] PASSED test_move_partition_to_volume_async/test.py::test_async_alter_move test_move_partition_to_volume_async/test.py::test_sync_alter_move [gw9] [ 16%] PASSED test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_usage_distributed test_on_cluster_timeouts/test.py::test_long_query [gw3] [ 17%] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[1] test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[0] [gw3] [ 18%] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[0] test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[1] [gw3] [ 19%] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[1] test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[0] [gw8] [ 20%] PASSED test_move_partition_to_volume_async/test.py::test_sync_alter_move [gw3] [ 21%] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[0] test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[1] [gw3] [ 22%] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[1] test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints [gw5] [ 23%] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where [gw5] [ 24%] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where [gw4] [ 25%] PASSED test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path [gw2] [ 26%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] [gw5] [ 27%] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree [gw1] [ 28%] PASSED test_postgresql_replica_database_engine_1/test.py::test_abrupt_connection_loss_while_heavy_replication [gw2] [ 29%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] [gw9] [ 30%] PASSED test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints test_postgresql_replica_database_engine_1/test.py::test_abrupt_server_restart_while_heavy_replication [gw5] [ 31%] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree test_modify_engine_on_restart/test_zk_path_exists.py::test_modify_engine_fails_if_zk_path_exists [gw2] [ 32%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] [gw0] [ 33%] PASSED test_materialized_mysql_database/test.py::test_double_quoted_comment test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 [gw2] [ 34%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] test_passing_max_partitions_to_read_remotely/test.py::test_default_database_on_cluster [gw2] [ 35%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] [gw0] [ 36%] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 [gw2] [ 37%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] [gw6] [ 38%] PASSED test_passing_max_partitions_to_read_remotely/test.py::test_default_database_on_cluster [gw2] [ 39%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery [gw2] [ 40%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] [gw2] [ 41%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] [gw0] [ 42%] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 test_materialized_mysql_database/test.py::test_large_transaction [gw2] [ 43%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] [gw1] [ 44%] PASSED test_postgresql_replica_database_engine_1/test.py::test_abrupt_server_restart_while_heavy_replication [gw2] [ 45%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] test_postgresql_replica_database_engine_1/test.py::test_changing_replica_identity_value [gw2] [ 46%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] [gw1] [ 47%] PASSED test_postgresql_replica_database_engine_1/test.py::test_changing_replica_identity_value test_postgresql_replica_database_engine_1/test.py::test_clickhouse_restart [gw4] [ 48%] PASSED test_modify_engine_on_restart/test_zk_path_exists.py::test_modify_engine_fails_if_zk_path_exists [gw2] [ 49%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] [gw2] [ 50%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] test_parallel_replicas_snapshot_from_initiator/test.py::test_initiator_snapshot_is_used_for_reading [gw8] [ 51%] PASSED test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery [gw2] [ 52%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] [gw2] [ 53%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] [gw1] [ 54%] PASSED test_postgresql_replica_database_engine_1/test.py::test_clickhouse_restart test_postgresql_replica_database_engine_1/test.py::test_concurrent_transactions [gw0] [ 55%] PASSED test_materialized_mysql_database/test.py::test_large_transaction test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 [gw0] [ 56%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 [gw0] [ 57%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 [gw7] [ 58%] PASSED test_on_cluster_timeouts/test.py::test_long_query test_overcommit_tracker/test.py::test_user_overcommit [gw7] [ 59%] PASSED test_overcommit_tracker/test.py::test_user_overcommit [gw1] [ 60%] PASSED test_postgresql_replica_database_engine_1/test.py::test_concurrent_transactions test_postgresql_replica_database_engine_1/test.py::test_different_data_types [gw4] [ 61%] PASSED test_parallel_replicas_snapshot_from_initiator/test.py::test_initiator_snapshot_is_used_for_reading [gw0] [ 62%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 [gw1] [ 63%] PASSED test_postgresql_replica_database_engine_1/test.py::test_different_data_types test_postgresql_replica_database_engine_1/test.py::test_drop_database_while_replication_startup_not_finished [gw1] [ 64%] PASSED test_postgresql_replica_database_engine_1/test.py::test_drop_database_while_replication_startup_not_finished test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_all_database_tables [gw1] [ 65%] PASSED test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_all_database_tables test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_subset_of_database_tables [gw1] [ 66%] PASSED test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_subset_of_database_tables test_postgresql_replica_database_engine_1/test.py::test_many_concurrent_queries [gw0] [ 67%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 [gw1] [ 68%] PASSED test_postgresql_replica_database_engine_1/test.py::test_many_concurrent_queries test_postgresql_replica_database_engine_1/test.py::test_multiple_databases [gw0] [ 69%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 [gw1] [ 70%] PASSED test_postgresql_replica_database_engine_1/test.py::test_multiple_databases test_postgresql_replica_database_engine_1/test.py::test_quoting_1 [gw1] [ 71%] PASSED test_postgresql_replica_database_engine_1/test.py::test_quoting_1 test_postgresql_replica_database_engine_1/test.py::test_quoting_2 [gw1] [ 72%] PASSED test_postgresql_replica_database_engine_1/test.py::test_quoting_2 test_postgresql_replica_database_engine_1/test.py::test_replica_identity_index [gw1] [ 73%] PASSED test_postgresql_replica_database_engine_1/test.py::test_replica_identity_index [gw0] [ 74%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 [gw0] [ 75%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 [gw0] [ 76%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 [gw0] [ 77%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl [gw0] [ 78%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list [gw0] [ 79%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype [gw0] [ 80%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype test_materialized_mysql_database/test.py::test_materialized_with_column_comments [gw0] [ 81%] PASSED test_materialized_mysql_database/test.py::test_materialized_with_column_comments test_materialized_mysql_database/test.py::test_materialized_with_enum [gw0] [ 82%] PASSED test_materialized_mysql_database/test.py::test_materialized_with_enum test_materialized_mysql_database/test.py::test_multi_table_update [gw0] [ 83%] PASSED test_materialized_mysql_database/test.py::test_multi_table_update test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 [gw0] [ 84%] PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 [gw0] [ 85%] PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 [gw0] [ 86%] PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 [gw0] [ 87%] PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] [gw0] [ 88%] PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] [gw0] [ 89%] PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] test_materialized_mysql_database/test.py::test_named_collections [gw0] [ 90%] PASSED test_materialized_mysql_database/test.py::test_named_collections test_materialized_mysql_database/test.py::test_savepoint_query [gw0] [ 91%] PASSED test_materialized_mysql_database/test.py::test_savepoint_query test_materialized_mysql_database/test.py::test_select_without_columns_5_7 [gw0] [ 92%] PASSED test_materialized_mysql_database/test.py::test_select_without_columns_5_7 test_materialized_mysql_database/test.py::test_select_without_columns_8_0 [gw0] [ 93%] PASSED test_materialized_mysql_database/test.py::test_select_without_columns_8_0 test_materialized_mysql_database/test.py::test_system_parts_table [gw0] [ 94%] PASSED test_materialized_mysql_database/test.py::test_system_parts_table test_materialized_mysql_database/test.py::test_system_tables_table [gw0] [ 95%] PASSED test_materialized_mysql_database/test.py::test_system_tables_table test_materialized_mysql_database/test.py::test_table_overrides [gw0] [ 96%] PASSED test_materialized_mysql_database/test.py::test_table_overrides test_materialized_mysql_database/test.py::test_table_table [gw0] [ 97%] PASSED test_materialized_mysql_database/test.py::test_table_table test_materialized_mysql_database/test.py::test_table_with_indexes [gw0] [ 98%] PASSED test_materialized_mysql_database/test.py::test_table_with_indexes test_materialized_mysql_database/test.py::test_text_blob_charset [gw0] [ 99%] PASSED test_materialized_mysql_database/test.py::test_text_blob_charset test_materialized_mysql_database/test.py::test_utf8mb4 [gw0] [100%] PASSED test_materialized_mysql_database/test.py::test_utf8mb4 =============================== warnings summary =============================== test_postgresql_replica_database_engine_1/test.py::test_many_concurrent_queries /usr/local/lib/python3.10/dist-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-36 (attack) Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/ClickHouse/tests/integration/test_postgresql_replica_database_engine_1/test.py", line 431, in attack cursor.execute(query_pool[query_id].format(random_table_name)) psycopg2.errors.NumericValueOutOfRange: integer out of range warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 /usr/local/lib/python3.10/dist-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-3 (insert) Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/ClickHouse/tests/integration/test_materialized_mysql_database/materialized_with_ddl.py", line 1496, in insert mysql_node.query(query) File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 101, in query with self.alloc_connection().cursor() as cursor: File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 98, in alloc_connection raise Exception("Connection not established, {}".format(errors)) Exception: Connection not established, ['(2003, "Can\'t connect to MySQL server on \'172.16.8.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.8.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.8.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.8.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.8.2\' ([Errno 111] Connection refused)")'] warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 /usr/local/lib/python3.10/dist-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-4 (insert) Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/ClickHouse/tests/integration/test_materialized_mysql_database/materialized_with_ddl.py", line 1496, in insert mysql_node.query(query) File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 101, in query with self.alloc_connection().cursor() as cursor: File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 98, in alloc_connection raise Exception("Connection not established, {}".format(errors)) Exception: Connection not established, ['(2003, "Can\'t connect to MySQL server on \'172.16.8.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.8.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.8.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.8.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.8.3\' ([Errno 111] Connection refused)")'] warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 37.43s setup test_materialized_mysql_database/test.py::test_double_quoted_comment 31.04s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] 30.60s setup test_on_cluster_timeouts/test.py::test_long_query 30.12s setup test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams 29.19s setup test_parallel_replicas_snapshot_from_initiator/test.py::test_initiator_snapshot_is_used_for_reading 25.07s call test_postgresql_replica_database_engine_1/test.py::test_concurrent_transactions 24.77s call test_on_cluster_timeouts/test.py::test_long_query 23.39s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 22.70s teardown test_move_partition_to_volume_async/test.py::test_sync_alter_move 22.33s teardown test_postgresql_protocol/test.py::test_python_client 21.03s setup test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_single_node 20.07s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 19.80s setup test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[0] 19.76s call test_postgresql_replica_database_engine_1/test.py::test_abrupt_server_restart_while_heavy_replication 18.47s call test_postgresql_replica_database_engine_1/test.py::test_abrupt_connection_loss_while_heavy_replication 18.39s setup test_move_partition_to_volume_async/test.py::test_async_alter_move 17.74s call test_materialized_mysql_database/test.py::test_large_transaction 17.62s setup test_postgresql_protocol/test.py::test_java_client 16.52s setup test_postgresql_replica_database_engine_1/test.py::test_abrupt_connection_loss_while_heavy_replication 15.22s call test_materialized_mysql_database/test.py::test_materialized_with_enum 14.87s call test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 14.76s call test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 14.38s setup test_merge_table_over_distributed/test.py::test_filtering 13.93s setup test_modify_engine_on_restart/test_zk_path_exists.py::test_modify_engine_fails_if_zk_path_exists 13.19s setup test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 FORMAT Parquet-False] 13.04s call test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 12.75s call test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 12.21s setup test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery 11.63s call test_postgresql_replica_database_engine_1/test.py::test_many_concurrent_queries 10.91s call test_postgresql_replica_database_engine_1/test.py::test_drop_database_while_replication_startup_not_finished 10.87s call test_materialized_mysql_database/test.py::test_table_overrides 10.79s teardown test_parallel_replicas_snapshot_from_initiator/test.py::test_initiator_snapshot_is_used_for_reading 10.76s teardown test_materialized_mysql_database/test.py::test_utf8mb4 10.12s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] 10.04s teardown test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[1] 9.76s call test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 9.58s setup test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path 9.43s call test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 9.42s call test_modify_engine_on_restart/test_zk_path_exists.py::test_modify_engine_fails_if_zk_path_exists 8.75s call test_postgresql_replica_database_engine_1/test.py::test_clickhouse_restart 8.60s call test_materialized_mysql_database/test.py::test_utf8mb4 8.48s call test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 7.03s teardown test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_usage_distributed 6.84s teardown test_merge_table_over_distributed/test.py::test_select_table_name_from_merge_over_distributed 6.58s call test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 6.41s call test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 6.39s call test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_subset_of_database_tables 6.37s call test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 6.29s teardown test_on_cluster_timeouts/test.py::test_long_query 5.86s setup test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints 5.73s teardown test_passing_max_partitions_to_read_remotely/test.py::test_default_database_on_cluster 5.61s call test_postgresql_replica_database_engine_1/test.py::test_multiple_databases 5.32s teardown test_overcommit_tracker/test.py::test_user_overcommit 5.24s call test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path 5.12s teardown test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints 4.61s call test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list 4.56s call test_materialized_mysql_database/test.py::test_multi_table_update 4.47s call test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 4.31s setup test_passing_max_partitions_to_read_remotely/test.py::test_default_database_on_cluster 4.18s teardown test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree 4.01s teardown test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path 3.86s call test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype 3.74s call test_move_partition_to_volume_async/test.py::test_sync_alter_move 3.64s call test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 3.61s teardown test_modify_engine_on_restart/test_zk_path_exists.py::test_modify_engine_fails_if_zk_path_exists 3.54s call test_materialized_mysql_database/test.py::test_named_collections 3.44s call test_move_partition_to_volume_async/test.py::test_async_alter_move 3.33s call test_parallel_replicas_snapshot_from_initiator/test.py::test_initiator_snapshot_is_used_for_reading 3.32s teardown test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet;-False] 3.24s call test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery 2.96s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] 2.81s call test_materialized_mysql_database/test.py::test_text_blob_charset 2.77s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] 2.76s call test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree 2.75s call test_materialized_mysql_database/test.py::test_select_without_columns_8_0 2.73s call test_overcommit_tracker/test.py::test_user_overcommit 2.67s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 2.66s call test_postgresql_replica_database_engine_1/test.py::test_different_data_types 2.56s teardown test_postgresql_replica_database_engine_1/test.py::test_replica_identity_index 2.56s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] 2.54s call test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] 2.51s call test_materialized_mysql_database/test.py::test_select_without_columns_5_7 2.50s call test_materialized_mysql_database/test.py::test_system_tables_table 2.49s setup test_overcommit_tracker/test.py::test_user_overcommit 2.45s teardown test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery 2.45s call test_postgresql_replica_database_engine_1/test.py::test_replica_identity_index 2.45s call test_materialized_mysql_database/test.py::test_table_table 2.45s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] 2.45s call test_materialized_mysql_database/test.py::test_materialized_with_column_comments 2.42s call test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] 2.41s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] 2.40s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] 2.31s call test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_all_database_tables 2.26s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] 2.25s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 2.22s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] 2.18s call test_materialized_mysql_database/test.py::test_system_parts_table 2.10s teardown test_postgresql_replica_database_engine_1/test.py::test_concurrent_transactions 2.07s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] 2.05s call test_postgresql_replica_database_engine_1/test.py::test_changing_replica_identity_value 2.01s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] 1.87s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] 1.83s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] 1.76s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] 1.72s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] 1.71s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] 1.67s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] 1.65s call test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[1] 1.41s call test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[0] 1.38s call test_materialized_mysql_database/test.py::test_savepoint_query 1.37s call test_materialized_mysql_database/test.py::test_double_quoted_comment 1.35s call test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[1] 1.31s call test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[0] 1.27s call test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[1] 1.20s call test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[0] 1.18s call test_materialized_mysql_database/test.py::test_table_with_indexes 1.11s teardown test_postgresql_replica_database_engine_1/test.py::test_abrupt_server_restart_while_heavy_replication 1.00s call test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams 1.00s call test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where 0.94s call test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where 0.90s call test_postgresql_protocol/test.py::test_java_client 0.83s call test_postgresql_protocol/test.py::test_psql_client 0.78s teardown test_postgresql_replica_database_engine_1/test.py::test_multiple_databases 0.59s teardown test_postgresql_replica_database_engine_1/test.py::test_abrupt_connection_loss_while_heavy_replication 0.56s call test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_usage_distributed 0.55s call test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_single_node 0.51s call test_postgresql_replica_database_engine_1/test.py::test_quoting_2 0.51s call test_postgresql_replica_database_engine_1/test.py::test_quoting_1 0.47s call test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints 0.47s call test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet;-False] 0.41s teardown test_postgresql_replica_database_engine_1/test.py::test_clickhouse_restart 0.41s call test_merge_table_over_distributed/test.py::test_filtering 0.40s call test_merge_table_over_distributed/test.py::test_select_table_name_from_merge_over_distributed 0.39s teardown test_postgresql_replica_database_engine_1/test.py::test_quoting_2 0.39s teardown test_postgresql_replica_database_engine_1/test.py::test_many_concurrent_queries 0.35s teardown test_postgresql_replica_database_engine_1/test.py::test_changing_replica_identity_value 0.33s teardown test_postgresql_replica_database_engine_1/test.py::test_quoting_1 0.32s teardown test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_all_database_tables 0.32s teardown test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_subset_of_database_tables 0.27s teardown test_postgresql_replica_database_engine_1/test.py::test_different_data_types 0.27s teardown test_postgresql_replica_database_engine_1/test.py::test_drop_database_while_replication_startup_not_finished 0.23s call test_passing_max_partitions_to_read_remotely/test.py::test_default_database_on_cluster 0.22s call test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = false;-False] 0.18s call test_merge_table_over_distributed/test.py::test_global_in 0.17s call test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = true;-True] 0.17s call test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 FORMAT Parquet-False] 0.12s call test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=true FORMAT Parquet-True] 0.08s setup test_move_partition_to_volume_async/test.py::test_sync_alter_move 0.07s call test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=false FORMAT Parquet-False] 0.02s call test_postgresql_protocol/test.py::test_python_client 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] 0.00s teardown test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_single_node 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_replica_identity_index 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_quoting_2 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_subset_of_database_tables 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_quoting_1 0.00s teardown test_materialized_mysql_database/test.py::test_table_overrides 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] 0.00s setup test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] 0.00s setup test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_usage_distributed 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] 0.00s setup test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] 0.00s setup test_materialized_mysql_database/test.py::test_utf8mb4 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_clickhouse_restart 0.00s setup test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] 0.00s setup test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 0.00s setup test_materialized_mysql_database/test.py::test_select_without_columns_8_0 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_different_data_types 0.00s teardown test_postgresql_protocol/test.py::test_java_client 0.00s setup test_materialized_mysql_database/test.py::test_select_without_columns_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_double_quoted_comment 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_multiple_databases 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] 0.00s setup test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[1] 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_with_enum 0.00s teardown test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams 0.00s setup test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[0] 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] 0.00s setup test_materialized_mysql_database/test.py::test_table_overrides 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] 0.00s setup test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = true;-True] 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_changing_replica_identity_value 0.00s teardown test_move_partition_to_volume_async/test.py::test_async_alter_move 0.00s setup test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet;-False] 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 0.00s setup test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 0.00s setup test_materialized_mysql_database/test.py::test_table_table 0.00s setup test_materialized_mysql_database/test.py::test_named_collections 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 0.00s teardown test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[0] 0.00s setup test_materialized_mysql_database/test.py::test_multi_table_update 0.00s setup test_materialized_mysql_database/test.py::test_system_tables_table 0.00s setup test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 0.00s setup test_materialized_mysql_database/test.py::test_savepoint_query 0.00s setup test_materialized_mysql_database/test.py::test_system_parts_table 0.00s teardown test_materialized_mysql_database/test.py::test_multi_table_update 0.00s setup test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=true FORMAT Parquet-True] 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 0.00s setup test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_concurrent_transactions 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_abrupt_server_restart_while_heavy_replication 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_many_concurrent_queries 0.00s setup test_materialized_mysql_database/test.py::test_materialized_with_enum 0.00s setup test_postgresql_protocol/test.py::test_psql_client 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_drop_database_while_replication_startup_not_finished 0.00s setup test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = false;-False] 0.00s setup test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=false FORMAT Parquet-False] 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_savepoint_query 0.00s setup test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[1] 0.00s teardown test_materialized_mysql_database/test.py::test_large_transaction 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_all_database_tables 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] 0.00s teardown test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[1] 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 0.00s setup test_materialized_mysql_database/test.py::test_large_transaction 0.00s teardown test_materialized_mysql_database/test.py::test_select_without_columns_8_0 0.00s setup test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[1] 0.00s setup test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 0.00s setup test_materialized_mysql_database/test.py::test_table_with_indexes 0.00s teardown test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 FORMAT Parquet-False] 0.00s setup test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where 0.00s setup test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[0] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] 0.00s teardown test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[0] 0.00s setup test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where 0.00s teardown test_materialized_mysql_database/test.py::test_select_without_columns_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 0.00s teardown test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where 0.00s teardown test_materialized_mysql_database/test.py::test_system_parts_table 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_with_column_comments 0.00s teardown test_materialized_mysql_database/test.py::test_named_collections 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] 0.00s teardown test_materialized_mysql_database/test.py::test_text_blob_charset 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 0.00s teardown test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] 0.00s setup test_postgresql_protocol/test.py::test_python_client 0.00s setup test_merge_table_over_distributed/test.py::test_select_table_name_from_merge_over_distributed 0.00s setup test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_table_table 0.00s setup test_merge_table_over_distributed/test.py::test_global_in 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] 0.00s teardown test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = false;-False] 0.00s setup test_materialized_mysql_database/test.py::test_materialized_with_column_comments 0.00s teardown test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=false FORMAT Parquet-False] 0.00s setup test_materialized_mysql_database/test.py::test_text_blob_charset 0.00s teardown test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[0] 0.00s teardown test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[1] 0.00s teardown test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=true FORMAT Parquet-True] 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_system_tables_table 0.00s teardown test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = true;-True] 0.00s teardown test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 0.00s teardown test_merge_table_over_distributed/test.py::test_global_in 0.00s teardown test_postgresql_protocol/test.py::test_psql_client 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype 0.00s teardown test_merge_table_over_distributed/test.py::test_filtering 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] 0.00s teardown test_materialized_mysql_database/test.py::test_table_with_indexes =========================== short test summary info ============================ PASSED test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 FORMAT Parquet-False] PASSED test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=false FORMAT Parquet-False] PASSED test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=true FORMAT Parquet-True] PASSED test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = false;-False] PASSED test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = true;-True] PASSED test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet;-False] PASSED test_merge_table_over_distributed/test.py::test_filtering PASSED test_merge_table_over_distributed/test.py::test_global_in PASSED test_merge_table_over_distributed/test.py::test_select_table_name_from_merge_over_distributed PASSED test_postgresql_protocol/test.py::test_java_client PASSED test_postgresql_protocol/test.py::test_psql_client PASSED test_postgresql_protocol/test.py::test_python_client PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[0] PASSED test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_single_node PASSED test_move_partition_to_volume_async/test.py::test_async_alter_move PASSED test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_usage_distributed PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[1] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[0] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[1] PASSED test_move_partition_to_volume_async/test.py::test_sync_alter_move PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[0] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[1] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where PASSED test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where PASSED test_postgresql_replica_database_engine_1/test.py::test_abrupt_connection_loss_while_heavy_replication PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] PASSED test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] PASSED test_materialized_mysql_database/test.py::test_double_quoted_comment PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] PASSED test_passing_max_partitions_to_read_remotely/test.py::test_default_database_on_cluster PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] PASSED test_postgresql_replica_database_engine_1/test.py::test_abrupt_server_restart_while_heavy_replication PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] PASSED test_postgresql_replica_database_engine_1/test.py::test_changing_replica_identity_value PASSED test_modify_engine_on_restart/test_zk_path_exists.py::test_modify_engine_fails_if_zk_path_exists PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] PASSED test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] PASSED test_postgresql_replica_database_engine_1/test.py::test_clickhouse_restart PASSED test_materialized_mysql_database/test.py::test_large_transaction PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 PASSED test_on_cluster_timeouts/test.py::test_long_query PASSED test_overcommit_tracker/test.py::test_user_overcommit PASSED test_postgresql_replica_database_engine_1/test.py::test_concurrent_transactions PASSED test_parallel_replicas_snapshot_from_initiator/test.py::test_initiator_snapshot_is_used_for_reading PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 PASSED test_postgresql_replica_database_engine_1/test.py::test_different_data_types PASSED test_postgresql_replica_database_engine_1/test.py::test_drop_database_while_replication_startup_not_finished PASSED test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_all_database_tables PASSED test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_subset_of_database_tables PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 PASSED test_postgresql_replica_database_engine_1/test.py::test_many_concurrent_queries PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 PASSED test_postgresql_replica_database_engine_1/test.py::test_multiple_databases PASSED test_postgresql_replica_database_engine_1/test.py::test_quoting_1 PASSED test_postgresql_replica_database_engine_1/test.py::test_quoting_2 PASSED test_postgresql_replica_database_engine_1/test.py::test_replica_identity_index PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl PASSED test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list PASSED test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype PASSED test_materialized_mysql_database/test.py::test_materialized_with_column_comments PASSED test_materialized_mysql_database/test.py::test_materialized_with_enum PASSED test_materialized_mysql_database/test.py::test_multi_table_update PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] PASSED test_materialized_mysql_database/test.py::test_named_collections PASSED test_materialized_mysql_database/test.py::test_savepoint_query PASSED test_materialized_mysql_database/test.py::test_select_without_columns_5_7 PASSED test_materialized_mysql_database/test.py::test_select_without_columns_8_0 PASSED test_materialized_mysql_database/test.py::test_system_parts_table PASSED test_materialized_mysql_database/test.py::test_system_tables_table PASSED test_materialized_mysql_database/test.py::test_table_overrides PASSED test_materialized_mysql_database/test.py::test_table_table PASSED test_materialized_mysql_database/test.py::test_table_with_indexes PASSED test_materialized_mysql_database/test.py::test_text_blob_charset PASSED test_materialized_mysql_database/test.py::test_utf8mb4 ================= 100 passed, 3 warnings in 305.02s (0:05:05) ==================